Skip to content

chore(deps): bump @angular/cdk from 19.1.3 to 19.2.15 #47

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 12, 2025

Bumps @angular/cdk from 19.1.3 to 19.2.15.

Release notes

Sourced from @​angular/cdk's releases.

19.2.15

cdk

Commit Description
fix - 85e448678 dialog: avoid setting aria-hidden before focus has moved (#31030) (#31036)

docs

Commit Description
fix - 02a893a6d Automatic scrolling fails on screens smaller than 721px due to flexbox behavior (#31037)

19.2.14

No release notes provided.

19.2.13

No release notes provided.

19.2.12

google-maps

Commit Description
fix - 278f29e90 implicitly include google.maps types instead of the triple slash workaround (#30942)

material

Commit Description
fix - 5fa518581 chips: icon cut off when text-spacing is increased (#30867)
fix - 5efd099a3 schematics: surface-container-low token not emitted (#30985)
fix - 47ae20144 table: height tokens not applying to flex table (#30978)
fix - 9a8d136d6 tabs: flicker when animationDuration is set to zero (#30966) (#30968)

cdk

Commit Description
fix - 63c5e0068 overlay: reduce touch interaction delay on backdrop (#30971)
fix - 00dac592a stepper: resolve null pointer errors (#30944)

multiple

Commit Description
fix - 33a721716 ensure mat-option parents are the offsetParent (#30977) (#30980)

19.2.11

material

Commit Description
fix - 4d0dcc49f8 list: update documentation (#30883)

cdk

Commit Description
fix - 0509a99d27 overlay: scroll was blocked when zoomed out even if scrolling wasn't an option (#30762)
fix - 14afce23b6 schematics: account for new karma builder (#30907)

19.2.10

... (truncated)

Changelog

Sourced from @​angular/cdk's changelog.

19.2.15 "abuite-ant" (2025-05-07)

cdk

Commit Type Description
85e448678 fix dialog: avoid setting aria-hidden before focus has moved (#31030) (#31036)

docs

Commit Type Description
02a893a6d fix Automatic scrolling fails on screens smaller than 721px due to flexbox behavior (#31037)

20.0.0-next.10 "sodium-swallow" (2025-05-01)

20.0.0-next.9 "sodium-salamander" (2025-05-01)

Breaking Changes

cdk

    • CanStick has been removed.
    • CDK_TABLE_TEMPLATE has been removed.
    • StickyDirection has been removed.
    • StickyStyler has been removed.

cdk-experimental

Commit Type Description
e456c751c feat listbox: add cdk-active class (#30932)
96fa9fc55 feat popover-edit: Support skipping over annotated rows when the user moves focus up/down. (#30916)
025010b64 feat tabs: add cdk-active class and update example styles (#30950)
44e9ccbf5 fix listbox: initial listbox focus state (#30764)
0e391700c fix tabs: handle space and enter events (#30889)

google-maps

Commit Type Description
cc61697fb fix implicitly include google.maps types instead of the triple slash workaround (#30942)

material

Commit Type Description
663585a1c feat card: support filled variant (#29868)
764a1ccd1 feat dialog: add closePredicate option
48644f56a fix chips: icon cut off when text-spacing is increased (#30867)
86ea718e7 fix schematics: surface-container-low token not emitted (#30985)
d3a8c5b89 fix slide-toggle: opacity tokens not being used (#30946)
0cf6ba107 fix stepper: done icon tokens not emitted in M3 (#30996)
50a9a9b9d fix table: height tokens not applying to flex table (#30978)
c63b1fe7b fix tabs: flicker when animationDuration is set to zero (#30966)
6c9678e69 perf form-field: set notch outline variable only on relevant element (#30955)

cdk

... (truncated)

Commits
  • ba23b51 release: cut the v19.2.15 release
  • 2184cad build: pretty-print adev CDK docs manifests (#31043)
  • 6fb8afc docs(cdk/testing): cleanup apis for landing on adev (#31013)
  • 545e017 build: update rules_browsers to include latest jasmine improvements (#31035)
  • 02a893a fix(docs): Automatic scrolling fails on screens smaller than 721px due to fle...
  • 85e4486 fix(cdk/dialog): avoid setting aria-hidden before focus has moved (#31030) (#...
  • 7664411 docs(material/dialog): remove default value from doc string (#31025)
  • 7cb0add docs: update the csp to include material.angular.dev for files served statica...
  • 91ea605 release: cut the v19.2.14 release
  • 8e4a3a6 Revert "release: cut the v19.2.13 release" (#31000)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@angular/cdk](https://github.com/angular/components) from 19.1.3 to 19.2.15.
- [Release notes](https://github.com/angular/components/releases)
- [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md)
- [Commits](angular/components@19.1.3...19.2.15)

---
updated-dependencies:
- dependency-name: "@angular/cdk"
  dependency-version: 19.2.15
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants